AEObjectInit
You use theAEObjectInit
function to initialize the Object Support Library.
FUNCTION AEObjectInit: OSErr;DESCRIPTION
You must call this function before calling any of the Apple Event Manager routines that describe or manipulate Apple event objects.RESULT CODES
noErr 0 No error occurred memFullErr -108 Not enough room in heap zone errAENewerVersion -1706 Need a newer version of the Apple Event Manager
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help